[index]
ShowLines Property
Syntax
set the showLines of <field> to <boolean> Applies to fields
Description
The showLines property determines or changes whether the dotted lines that mark the border of text lines in a field are displayed.
When the showLines property of a field is set to true, the lines are visible. When the showLines property of a field is false, the lines are invisible.
Examples
on mouseUp
(not the showLines of fld "test) end mouseUp
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.